home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Player 2004 May
/
pc player 2004-05.iso
/
Demos
/
FarCry
/
Data1.cab
/
_F8F63C4ACB7A45DEA8DD5B9D4A378385
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-01-06
|
253 b
|
25 lines
#include "../CGVPMacro.csi"
MainInput
{
VIEWPROJ_MATRIX
}
DeclarationsScript
{
IN_T0_C0
OUT_T0_C0
}
PositionScript = PosCommon
CoreScript
{
OUT.Tex0.xy = IN.TexCoord0.xy;
OUT.Color.xyz = IN.Color.xyz * 0.1;
}